home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 41
/
Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso
/
-seriously_amiga-
/
misc
/
xpdf_0.8
/
archive
/
xpdf-0.8-src.lha
/
xpdf-0.8-src
/
config.log
< prev
next >
Wrap
Text File
|
1999-03-28
|
6KB
|
135 lines
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:568: checking for gcc
configure:645: checking whether the C compiler (gcc ) works
configure:659: gcc -o conftest conftest.c 1>&5
configure:679: checking whether the C compiler (gcc ) is a cross-compiler
configure:684: checking whether we are using GNU C
configure:693: gcc -E conftest.c
configure:708: checking whether gcc accepts -g
configure:736: checking for POSIXized ISC
configure:760: checking for gcc option to accept ANSI C
configure:813: gcc -c -g -O2 conftest.c 1>&5
configure:844: checking for c++
configure:875: checking whether the C++ compiler (c++ ) works
configure:889: c++ -o conftest conftest.C 1>&5
configure:915: checking whether the C++ compiler (c++ ) is a cross-compiler
configure:920: checking whether we are using GNU C++
configure:929: c++ -E conftest.C
configure:944: checking whether c++ accepts -g
configure:1001: checking for a BSD compatible install
configure:1053: checking for ranlib
configure:1082: checking for strip
configure:1110: checking for OS/2 (with EMX)
configure:1122: gcc -c -g -O2 conftest.c 1>&5
configure: In function `main':
configure:1119: `__EMX__' undeclared (first use this function)
configure:1119: (Each undeclared identifier is reported only once
configure:1119: for each function it appears in.)
configure: failed program was:
#line 1115 "configure"
#include "confdefs.h"
int main() {
__EMX__
; return 0; }
configure:1149: checking how to run the C preprocessor
configure:1170: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1214: checking for X
configure:1528: checking for dnet_ntoa in -ldnet
configure:1547: gcc -o conftest -g -O2 conftest.c -ldnet 1>&5
/gg/m68k-amigaos/bin/ld: cannot open -ldnet: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1536 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:1569: checking for dnet_ntoa in -ldnet_stub
configure:1588: gcc -o conftest -g -O2 conftest.c -ldnet_stub 1>&5
/gg/m68k-amigaos/bin/ld: cannot open -ldnet_stub: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 1577 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:1617: checking for gethostbyname
configure:1645: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1715: checking for connect
configure:1743: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1807: checking for remove
configure:1835: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1899: checking for shmat
configure:1927: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2000: checking for IceConnectionNumber in -lICE
configure:2019: gcc -o conftest -g -O2 -L/usr/X11R6.3/lib conftest.c -lICE 1>&5
collect2: /gg/share/a2ixlibrary/amiga_exe_script.x: No such file or directory
configure: failed program was:
#line 2008 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char IceConnectionNumber();
int main() {
IceConnectionNumber()
; return 0; }
configure:2048: checking for dirent.h that defines DIR
configure:2061: gcc -c -g -O2 conftest.c 1>&5
configure:2086: checking for opendir in -ldir
configure:2105: gcc -o conftest -g -O2 conftest.c -ldir 1>&5
/gg/m68k-amigaos/bin/ld: cannot open -ldir: No such file or directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 2094 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir();
int main() {
opendir()
; return 0; }
configure:2170: checking fd_set and sys/select.h or sys/bsdtypes.h
configure:2179: gcc -c -g -O2 conftest.c 1>&5
configure:2250: checking FD_ZERO and strings.h or bstring.h
configure:2262: gcc -c -g -O2 conftest.c 1>&5
configure:2341: checking for rewinddir
configure:2369: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2446: checking for popen
configure:2474: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2507: checking whether select takes fd_set arguments
configure:2524: c++ -c -g -O2 conftest.C 1>&5
configure: In function `int main()':
configure:2520: warning: implicit declaration of function `int select(...)'
configure:2588: checking for XpmCreatePixmapFromData in -lXpm
configure:2607: gcc -o conftest -g -O2 conftest.c -lXpm -lXpm -L/usr/X11R6.3/lib -lX11 1>&5
collect2: /gg/share/a2ixlibrary/amiga_exe_script.x: No such file or directory
configure: failed program was:
#line 2596 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char XpmCreatePixmapFromData();
int main() {
XpmCreatePixmapFromData()
; return 0; }